AddHistoryPointReq Object

The AddHistoryPointReq object is used in:

Properties

Property SubType Read Only Description Type

ExpirationDays

Integer

No

Sets the history retention period for a record.

 

TagString

Variant

No

Sets the tag string for a history point tag.

Tag strings are stored in an indexed array as HistoryTagString objects.

Example

Write to the fifth tag string: MyVhsArray.TagString(5) = myHistTagString

HistoryTagString

UserId

String

No

Sets the network user ID. The user ID is used by the VHS to check security. This property is typically ignored.